mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
fix filtering on object selection
This commit is contained in:
@@ -54,6 +54,8 @@ typedef struct ObjectRepositoryItem
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
class Object;
|
||||
|
||||
interface IObjectRepository
|
||||
{
|
||||
virtual ~IObjectRepository() { }
|
||||
|
||||
Reference in New Issue
Block a user