mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-07 11:19:02 -04:00
Player shennanigans
This commit is contained in:
parent
31abd366ff
commit
d40a78e8ac
@ -41,7 +41,7 @@ namespace
|
||||
else
|
||||
npc.blank();
|
||||
|
||||
// Force dummy ID
|
||||
if (npc.mId == ESM::RefId::deserializeText("Player"))
|
||||
npc.mId = ESM::RefId::deserializeText("blank");
|
||||
|
||||
// Basic fields
|
||||
|
Loading…
x
Reference in New Issue
Block a user