Fix compiler warning

svn-id: r28943
This commit is contained in:
Max Horn 2007-09-18 19:33:05 +00:00
parent 55b19a1fd4
commit 5c08cb1bcf

View File

@ -418,6 +418,8 @@ void Troll::gameLoop() {
break;
case IDI_TRO_SEL_OPTION_3:
break;
case OT_UNKN:
break;
}
}