Create separate UI api tables for menu and player contexts

This commit is contained in:
uramer 2024-01-13 00:47:08 +01:00
parent 7cc0eae461
commit b9afd7245c
6 changed files with 85 additions and 90 deletions

View file

@ -3,7 +3,6 @@
#include <memory>
#include <string>
#include <string_view>
namespace LuaUi
{