mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Second and final pass of clearing out tabs.
This commit is contained in:
@ -879,7 +879,7 @@ u32 CEXIIPL::NetPlay_GetGCTime()
|
||||
std::lock_guard<std::mutex> lk(crit_netplay_client);
|
||||
|
||||
if (netplay_client)
|
||||
return NETPLAY_INITIAL_GCTIME; // watev
|
||||
return NETPLAY_INITIAL_GCTIME; // watev
|
||||
else
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user