diff --git a/Client/Save/save.js b/Client/Save/save.js index 33a1ed72..0d57b9e3 100644 --- a/Client/Save/save.js +++ b/Client/Save/save.js @@ -20,9 +20,4 @@ function saveData() { function cancelData() { mp.trigger("cancelData"); -} - -function getType() { - mp.gui.chat.push("getType"); - return typ; } \ No newline at end of file