mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 14:56:36 +00:00
fix format
This commit is contained in:
parent
e4439806ed
commit
f5e24804ce
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ namespace MWLua
|
|||
|
||||
api["land"] = context.cachePackage("openmw_core_land", [context]() { return initCoreLandBindings(context); });
|
||||
|
||||
|
||||
api["factions"]
|
||||
= context.cachePackage("openmw_core_factions", [context]() { return initCoreFactionBindings(context); });
|
||||
api["dialogue"]
|
||||
|
|
Loading…
Reference in a new issue