mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 22:44:04 +09:00
killactor command
Former-commit-id: 9f5b3014c3023988e3d86317f8684d8fc7b714c5 Former-commit-id: 637d39819470a6b8c9d88c9805e49ef7cd4f5fb0
This commit is contained in:
@@ -42,6 +42,7 @@ object CommandDict {
|
||||
Pair("avtracker", AVTracker),
|
||||
Pair("actorslist", ActorsList),
|
||||
Pair("setscale", SetScale),
|
||||
Pair("kill", KillActor),
|
||||
|
||||
// Test codes
|
||||
Pair("bulletintest", SetBulletin),
|
||||
|
||||
Reference in New Issue
Block a user