mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
Add wired creator tools monitor and inspection UI
- add the new :wired inspection/monitor panel with furni, user and global tabs - add live variables, previews, inline editing and keep-selected behavior - add global room diagnostics placeholders, monitor artwork and server/client timezone display - add editor support for wf_xtra_text_output_furni_name and related UI texts/assets
This commit is contained in:
@@ -66,4 +66,5 @@ export class WiredActionLayoutCode
|
||||
public static EXECUTION_LIMIT_EXTRA: number = 65;
|
||||
public static OR_EVAL_EXTRA: number = 66;
|
||||
public static TEXT_OUTPUT_USERNAME_EXTRA: number = 67;
|
||||
public static TEXT_OUTPUT_FURNI_NAME_EXTRA: number = 68;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user