mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Rename ModApiEnvMod and ModApiItemMod
The 'mod' could have meant module in the past but no other classes do this.
This commit is contained in:
@@ -126,7 +126,7 @@ protected:
|
||||
friend class ObjectRef;
|
||||
friend class NodeMetaRef;
|
||||
friend class ModApiBase;
|
||||
friend class ModApiEnvMod;
|
||||
friend class ModApiEnv;
|
||||
friend class LuaVoxelManip;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user