mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 23:19:19 +02:00
pre-merge syncs
This commit is contained in:
4
scene.h
4
scene.h
@@ -105,11 +105,7 @@ public:
|
||||
insert( TAnimModel *Instance );
|
||||
// adds provided sound instance to the cell
|
||||
void
|
||||
#ifdef EU07_USE_OLD_SOUNDCODE
|
||||
insert( TTextSound *Sound );
|
||||
#else
|
||||
insert( sound_source *Sound );
|
||||
#endif
|
||||
// adds provided event launcher to the cell
|
||||
void
|
||||
insert( TEventLauncher *Launcher );
|
||||
|
||||
Reference in New Issue
Block a user