mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Corrected a minor merge error.
This commit is contained in:
parent
0aa31b1265
commit
890ac0b2fd
1 changed files with 0 additions and 1 deletions
|
@ -3152,7 +3152,6 @@ void Interface_Draw(GlobalContext* globalCtx) {
|
||||||
|
|
||||||
func_80094520(globalCtx->state.gfxCtx);
|
func_80094520(globalCtx->state.gfxCtx);
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
if (fullUi) {
|
if (fullUi) {
|
||||||
// Rupee Icon
|
// Rupee Icon
|
||||||
Color_RGB8 rupeeColor = *(Color_RGB8*)ResourceMgr_LoadBlobByName(colorRupeeIcon);
|
Color_RGB8 rupeeColor = *(Color_RGB8*)ResourceMgr_LoadBlobByName(colorRupeeIcon);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue