diff options
Diffstat (limited to 'sky/logic.cpp')
-rw-r--r-- | sky/logic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sky/logic.cpp b/sky/logic.cpp index 4464bf0615..02f0e9b7b3 100644 --- a/sky/logic.cpp +++ b/sky/logic.cpp @@ -2074,7 +2074,6 @@ void SkyLogic::stdSpeak(Compact *target, uint32 textNum, uint32 animNum, uint32 if (SkyState::isCDVersion(_gameVersion)) _skySound->fnStartSpeech((uint16)textNum); -// warning("stdSpeak: speech not implemented yet"); //now form the text sprite struct lowTextManager_t textInfo; |