1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 18:09:50 +00:00

missing break

This commit is contained in:
Miroslav Puda 2013-05-21 21:04:15 +02:00
parent 48ac6e799b
commit 3cebb41459

View file

@ -209,6 +209,7 @@ namespace MWScript
offset = script->mData.mNumShorts+script->mData.mNumLongs;
size = script->mData.mNumFloats;
break;
default: