mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-17 19:20:49 +00:00
Update Formatting
This commit is contained in:
parent
2ce99b0c7f
commit
bc63737488
@ -83,7 +83,7 @@ namespace MWLua
|
||||
addActorServicesBindings<ESM::NPC>(record, context);
|
||||
|
||||
npc["classes"] = initCoreClassBindings(context);
|
||||
|
||||
|
||||
// This function is game-specific, in future we should replace it with something more universal.
|
||||
npc["isWerewolf"] = [](const Object& o) {
|
||||
const MWWorld::Class& cls = o.ptr().getClass();
|
||||
|
Loading…
x
Reference in New Issue
Block a user