mirror of
https://github.com/Relintai/material-maker.git
synced 2025-01-09 05:39:38 +01:00
Removed useless debug message
This commit is contained in:
parent
f1eb5a97e1
commit
92b647f0c8
@ -83,7 +83,6 @@ func set_need_save(ns):
|
||||
update_tab_title()
|
||||
|
||||
func set_save_path(path):
|
||||
print("Setting save path to "+path+" (was "+str(save_path)+")")
|
||||
if path != save_path:
|
||||
save_path = path
|
||||
update_tab_title()
|
||||
|
Loading…
Reference in New Issue
Block a user