Selaa lähdekoodia

Remove exec on non-existent cursor.cs

Remove exec on non-existent cursor.cs from App Core main.cs.
ParodyGames 5 vuotta sitten
vanhempi
commit
e0173d6232
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      modules/AppCore/1/main.cs

+ 0 - 1
modules/AppCore/1/main.cs

@@ -26,7 +26,6 @@ function AppCore::create( %this )
     exec("./scripts/constants.cs");
     exec("./scripts/defaultPreferences.cs");
     exec("./scripts/canvas.cs");
-	exec("./scripts/cursor.cs");
     exec("./scripts/openal.cs");
     
     // Initialize the canvas