mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-21 21:17:49 +02:00
Fix typo.
This commit is contained in:
parent
da0bf61b54
commit
d9215d050c
@ -253,7 +253,7 @@ class CIntObject //interface object
|
||||
{
|
||||
public:
|
||||
Rect pos; //position of object on the screen
|
||||
int ID; //object uniqe ID, rarely (if at all) used
|
||||
int ID; //object unique ID, rarely (if at all) used
|
||||
|
||||
//virtual bool isIn(int x, int y)
|
||||
//{
|
||||
|
Loading…
x
Reference in New Issue
Block a user