mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-22 11:56:49 +01:00
Fix inconsistent override warning.
This commit is contained in:
parent
d1a2eaf2e6
commit
0c1bfd8ea7
@ -93,7 +93,7 @@ public:
|
||||
~DirAccessJAndroid();
|
||||
|
||||
protected:
|
||||
String _get_root_string() const override;
|
||||
String _get_root_string() const;
|
||||
|
||||
private:
|
||||
int id;
|
||||
|
Loading…
Reference in New Issue
Block a user