Fix: missing/duplicate documentation tags for scripts

This commit is contained in:
Rubidium
2023-01-25 23:40:57 +01:00
committed by rubidium42
parent 3112b387e7
commit f9a473bef7
12 changed files with 80 additions and 18 deletions

View File

@@ -53,6 +53,7 @@ public:
/**
* Get the current landscape.
* @return The type of landscape.
*/
static LandscapeType GetLandscape();