Polish wired extra and trigger editors

This commit is contained in:
Lorenzune
2026-03-24 02:11:54 +01:00
parent 3e20f65f3a
commit bf05948e86
8 changed files with 109 additions and 16 deletions
+2
View File
@@ -60,4 +60,6 @@ export class WiredActionLayoutCode
public static MOVE_NO_ANIMATION_EXTRA: number = 59;
public static ANIMATION_TIME_EXTRA: number = 60;
public static MOVE_PHYSICS_EXTRA: number = 61;
public static UNSEEN_EXTRA: number = 62;
public static RANDOM_EXTRA: number = 63;
}