mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
removed getId public function
This commit is contained in:
parent
c41c67b461
commit
800ada37ae
@ -29,7 +29,6 @@ namespace MWWorld
|
||||
template<typename T> struct SRecordType
|
||||
{
|
||||
static const int sRecordId;
|
||||
static int getId() { return sRecordId; };
|
||||
};
|
||||
|
||||
class ESMStore
|
||||
|
Loading…
x
Reference in New Issue
Block a user