Merge branch 'master' into new_level_refactor
# Conflicts: # src/p_user.cpp
This commit is contained in:
commit
1dbbb56a1b
10 changed files with 14 additions and 8 deletions
|
|
@ -555,7 +555,7 @@ int P_GetMapColorForKey (AActor * key)
|
|||
foundlock = pair->Key;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return rgb;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue