mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
Merge branch 'forge' of ssh://quake.git.sf.net/gitroot/quake/quakeforge into forge
This commit is contained in:
commit
eeb6af7af9
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ id project_i;
|
||||||
|
|
||||||
- (NSString *) baseDirectoryPath
|
- (NSString *) baseDirectoryPath
|
||||||
{
|
{
|
||||||
return basepathinfo_i;
|
return path_basepath;
|
||||||
}
|
}
|
||||||
|
|
||||||
- (NSString *) getMapDirectory
|
- (NSString *) getMapDirectory
|
||||||
|
|
Loading…
Reference in a new issue