mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Move remote_items and _start_inventory from world to client (#227)
This commit is contained in:
@@ -49,6 +49,7 @@ class FactorioCommandProcessor(ClientCommandProcessor):
|
||||
class FactorioContext(CommonContext):
|
||||
command_processor = FactorioCommandProcessor
|
||||
game = "Factorio"
|
||||
items_handling = 0b111 # full remote
|
||||
|
||||
# updated by spinup server
|
||||
mod_version: Utils.Version = Utils.Version(0, 0, 0)
|
||||
|
Reference in New Issue
Block a user