更新Steam网络信息,添加用户信息更新功能以获取延迟和中继状态
This commit is contained in:
@@ -113,6 +113,9 @@ int main() {
|
||||
// Run Steam callbacks
|
||||
SteamAPI_RunCallbacks();
|
||||
|
||||
// Update Steam networking info
|
||||
steamManager.update();
|
||||
|
||||
// Start ImGui frame
|
||||
ImGui_ImplOpenGL3_NewFrame();
|
||||
ImGui_ImplGlfw_NewFrame();
|
||||
|
||||
Reference in New Issue
Block a user