mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:07:39 +02:00
Cleaning up those dang warnings (#826)
* done i think wahoo * this one too lol
This commit is contained in:
@ -71,8 +71,8 @@ namespace HeavenStudio.Editor
|
||||
public TMP_Text tooltipText;
|
||||
|
||||
[Header("Properties")]
|
||||
private bool changedMusic = false;
|
||||
private bool loadedMusic = false;
|
||||
//private bool changedMusic = false; Unused value - Marc
|
||||
//private bool loadedMusic = false; Unused value - Marc
|
||||
private string currentRemixPath = "";
|
||||
private string remixName = "";
|
||||
public bool fullscreen;
|
||||
|
Reference in New Issue
Block a user