console: actor id shower to only show up when the console is authorised

This commit is contained in:
minjaesong
2021-09-07 20:47:47 +09:00
parent bbd7878630
commit 7c38e9a7fd
2 changed files with 12 additions and 7 deletions

View File

@@ -25,6 +25,7 @@ Each file on the Savegame has following convention:
|Worlds|world$n ($n is a world index)|$n|
|Actors|actor$n ($n is an Actor ID)|$n|
User formats can have ID of -2147483648..-65536
### Solving Problems