Refactor a bunch of stuff.

This commit is contained in:
zumorica
2020-05-19 13:55:52 +02:00
parent 06c7030514
commit 06d2cc74ed
17 changed files with 153 additions and 347 deletions

View File

@@ -45,5 +45,6 @@
public const uint GHOST = 1040;
public const uint MICROWAVE = 1041;
public const uint GRAVITY_GENERATOR = 1042;
public const uint MULTITOOLS = 1043;
}
}