ko4life-net / ko

Open source development of the game Knight Online. This is a reversed engineered old version of the game aiming to replicate the nostalgic experience we all once had <3
MIT License
52 stars 21 forks source link

Fix temporarily imgui windows procedure. #169

Closed stevewgr closed 1 year ago

stevewgr commented 1 year ago

Description

Fix temporarily imgui windows procedure.

Still need to figure out how to handle ImGui's stuff for Windows procedure without interfering with packet processing.