mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
missing break
This commit is contained in:
parent
48ac6e799b
commit
3cebb41459
@ -209,6 +209,7 @@ namespace MWScript
|
||||
|
||||
offset = script->mData.mNumShorts+script->mData.mNumLongs;
|
||||
size = script->mData.mNumFloats;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user