gel: Cosmetics.

This commit is contained in:
Rod Kay
2024-03-10 14:22:09 +11:00
parent 618a3d9517
commit 96a0b9ad56
2 changed files with 2 additions and 15 deletions

View File

@@ -48,19 +48,6 @@ is
end record;
-- type new_sprite_Event is new lace.Event.item with
-- record
-- Pair : gel.remote.World.sprite_model_Pair;
-- end record;
-- type new_sprite_added_to_world_Event is new lace.Event.item with
-- record
-- Sprite_Id : gel.sprite_Id;
-- World_Id : gel. world_Id;
-- end record;
type new_sprite_Event is new lace.Event.item with
record
Pair : gel.remote.World.sprite_model_Pair;