summaryrefslogtreecommitdiff
path: root/csrc/tools_ui.c
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-09-12 16:15:39 +0800
committerIru Cai <mytbk920423@gmail.com>2018-09-12 16:15:39 +0800
commit42782654cc0b16f1d805d9192103df13dab44a97 (patch)
tree30ddd8c2079ca5c3ba0ab1d7f85e94486af120a1 /csrc/tools_ui.c
parent778bb68cd50b3b98101ddbcb6a705592748f13cb (diff)
downloadrich4-42782654cc0b16f1d805d9192103df13dab44a97.tar.xz
name player_info.f21 as who_plays
Diffstat (limited to 'csrc/tools_ui.c')
-rw-r--r--csrc/tools_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/tools_ui.c b/csrc/tools_ui.c
index a397374..840f53c 100644
--- a/csrc/tools_ui.c
+++ b/csrc/tools_ui.c
@@ -115,7 +115,7 @@ LRESULT CALLBACK toolsProc(HWND hWnd, UINT message, WPARAM wp, LPARAM lp)
void tools_ui()
{
- dl = players[current_player].f21;
+ dl = players[current_player].who_plays;
if (dl != 1)
goto 0x447f82;