mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-04 07:46:40 -04:00
Bump Crimes interface version
This commit is contained in:
parent
ed62f9b12b
commit
6aed2d8284
@ -24,7 +24,7 @@ return {
|
|||||||
interface = {
|
interface = {
|
||||||
--- Interface version
|
--- Interface version
|
||||||
-- @field [parent=#Crimes] #number version
|
-- @field [parent=#Crimes] #number version
|
||||||
version = 1,
|
version = 2,
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Commits a crime as if done through an in-game action. Can only be used in global context.
|
-- Commits a crime as if done through an in-game action. Can only be used in global context.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user