1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-11-06 09:09:26 +02:00

Changelog: Fix nil ref in train_station_names #441

This commit is contained in:
plague006
2018-11-23 14:50:34 -05:00
parent 55aaf19b48
commit 18a1e87dcc

View File

@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
- [Diggy] Stones killed by damage no longer spill. #395
- [Core] Fix /kill non-functional if walkabout is disabled. Fix walkabout giving from variable definition. #425
- [Core] Fix null reference in chat_triggers #431
- [Core] Fix nil ref in train_station_names #441
### Internal
- [Core] Cleanup of code formatting. #413 #415 #414 #412 #411