mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Added message saving back to compiler, tweaked various messages, fixed typo of constant, fixed missing attr_reader
This commit is contained in:
@@ -18,6 +18,7 @@ module GameData
|
||||
attr_reader :bridge
|
||||
attr_reader :shows_reflections
|
||||
attr_reader :must_walk
|
||||
attr_reader :must_walk_or_run
|
||||
attr_reader :ignore_passability
|
||||
|
||||
DATA = {}
|
||||
|
||||
Reference in New Issue
Block a user