From 6508135062e0ed655ae32e91d59d982acde5f537 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Tue, 11 Oct 2011 23:10:32 +0200 Subject: TSAGE: Rename hotspots in ringworld, scene 9100 --- engines/tsage/ringworld/ringworld_scenes10.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'engines/tsage/ringworld/ringworld_scenes10.h') diff --git a/engines/tsage/ringworld/ringworld_scenes10.h b/engines/tsage/ringworld/ringworld_scenes10.h index 6bca48776b..0193d5af63 100644 --- a/engines/tsage/ringworld/ringworld_scenes10.h +++ b/engines/tsage/ringworld/ringworld_scenes10.h @@ -80,12 +80,12 @@ public: SceneObject _object4; SceneObject _object5; SceneObject _object6; - SceneHotspot1 _sceneHotspot1; - NamedHotspot _sceneHotspot2; - NamedHotspot _sceneHotspot3; - NamedHotspot _sceneHotspot4; - NamedHotspot _sceneHotspot5; - NamedHotspot _sceneHotspot6; + SceneHotspot1 _hotspotSlave; + NamedHotspot _hotspotSoiledClothes; + NamedHotspot _hotspotCleanedClothes; + NamedHotspot _hotspotIsland; + NamedHotspot _hotspotBoulders; + NamedHotspot _hotspotTrees; virtual void postInit(SceneObjectList *OwnerList = NULL); virtual void signal(); -- cgit v1.2.3