converted player to new object system
[supertux.git] / src / resources.cpp
index b6fcf70..3d1c391 100644 (file)
@@ -175,8 +175,8 @@ void loadshared()
   /* Upgrades: */
   load_special_gfx();
 
-  /* Trampoline */
-  load_trampoline_gfx();
+  /* Objects */
+  load_object_gfx();
 
   /* Distros: */
   img_distro[0] = new Surface(datadir + "/images/tilesets/coin1.png",