- Removed more trailing tabs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -140,7 +140,7 @@ int instance_add_map(const char *name, int instance_id, bool usebasename)
|
||||
map[im].name[0] = '\0';
|
||||
ShowError("instance_add_map: no more free map indexes.\n");
|
||||
return -3; // No free map index
|
||||
}
|
||||
}
|
||||
|
||||
// Reallocate cells
|
||||
num_cell = map[im].xs * map[im].ys;
|
||||
|
||||
Reference in New Issue
Block a user