gel.world.server: Rid warning about unreferenced function 'to_Sprite'.

This commit is contained in:
Rod Kay
2024-01-09 17:02:18 +11:00
parent 82aadaeabe
commit c06af0baf4

View File

@@ -128,7 +128,7 @@ is
return the_Sprite; return the_Sprite;
end to_Sprite; end to_Sprite;
pragma Unreferenced (to_Sprite); -- pragma Unreferenced (to_Sprite);
---------- ----------