TGTK-cleanup/tgtk/massshoot/WeaponUpgradeUI.cpp
Safariminer 527b73afb5 rebase
2025-09-19 14:33:07 -04:00

7 lines
92 B
C++

#include "WeaponUpgradeUI.h"
UI_FUNC WeaponUpgradeMenu::Update()
{
return UI_FUNC();
}