You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 23:16:20 +00:00
🆙 Fix firework memory leak and update pixi.js
This commit is contained in:
@@ -23,6 +23,7 @@ export class RoomObjectVariable
|
||||
public static FURNITURE_PURCHASER_NAME: string = 'furniture_purchaser_name';
|
||||
public static FURNITURE_PURCHASER_FIGURE: string = 'furniture_purchaser_figure';
|
||||
public static STD: string = 'std';
|
||||
public static SWIM: string = 'swm';
|
||||
public static FIGURE_SIGN: string = 'figure_sign';
|
||||
public static FIGURE_FLAT_CONTROL: string = 'figure_flat_control';
|
||||
public static FIGURE_IS_TYPING: string = 'figure_is_typing';
|
||||
|
||||
Reference in New Issue
Block a user