Add placement logs (#18709)
* add placement logs * add tile log type * add support for spawn command a little janky because the log message isn't entirely accurate when it's the result of a command use * move method to ActorSystem.cs * switch to TryGet and outs instead of multiple returns
This commit is contained in:
@@ -88,4 +88,5 @@ public enum LogType
|
||||
Vote = 83,
|
||||
ItemConfigure = 84,
|
||||
DeviceLinking = 85,
|
||||
Tile = 86,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user