mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Scripting WIP
This commit is contained in:
parent
23adfff4fe
commit
38944467d3
9 changed files with 59 additions and 29 deletions
|
@ -145,6 +145,11 @@ public:
|
|||
return m_lua;
|
||||
}
|
||||
|
||||
float getSendRecommendedInterval()
|
||||
{
|
||||
return 0.10;
|
||||
}
|
||||
|
||||
/*
|
||||
Save players
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue