mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-24 19:45:07 +00:00
Remove warning, logic code for soccer games is incomplete.
svn-id: r26100
This commit is contained in:
parent
d0ccb0ea19
commit
f1984bdeae
@ -848,7 +848,6 @@ int32 LogicHEsoccer::dispatch(int op, int numArgs, int32 *args) {
|
||||
default:
|
||||
// original range is 1001 - 1021
|
||||
LogicHE::dispatch(op, numArgs, args);
|
||||
warning("Tell sev how to reproduce it (%d)", op);
|
||||
}
|
||||
|
||||
return res;
|
||||
|
Loading…
x
Reference in New Issue
Block a user