mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Enable rule to enforce specifying language for code blocks
This commit is contained in:
@@ -65,7 +65,7 @@ TODO **In near future Lua API may change drastically several times. Information
|
||||
|
||||
#### Low level events API
|
||||
|
||||
``` Lua
|
||||
```lua
|
||||
|
||||
-- Each event type must be loaded first
|
||||
local PlayerGotTurn = require("events.PlayerGotTurn")
|
||||
|
||||
Reference in New Issue
Block a user