Update to nmage v0.23.1

This commit is contained in:
bloeys
2024-04-20 12:07:05 +04:00
parent 967c9815a0
commit 5b15017fc6
6 changed files with 50 additions and 53 deletions

View File

@ -1,6 +1,6 @@
package settings
import "github.com/inkyblackness/imgui-go/v4"
import imgui "github.com/AllenDang/cimgui-go"
var (
FontSize float32 = 16