mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
Fix struct/class mismatch.
This commit is contained in:
parent
1f32f1eef5
commit
16d0580ce8
@ -20,7 +20,7 @@ namespace osg
|
||||
|
||||
namespace CSMWorld
|
||||
{
|
||||
class Cell;
|
||||
struct Cell;
|
||||
class CellCoordinates;
|
||||
class Data;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user