1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-01 13:08:05 +02:00

Added jail to commands.lua

This commit is contained in:
Gerkiz 2019-12-19 20:22:59 +01:00 committed by GitHub
parent a8ff671b29
commit dd372e7a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,2 @@
require "commands.misc"
require "commands.misc"
require "commands.jail"