Changed mmind in line one to mind

master
4Dimensional 1年前
父节点
当前提交
2909066645
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Use-multiple-windows.md

+ 1
- 1
Use-multiple-windows.md

@ -1,4 +1,4 @@
raylib does not support multiple Windows by default, it was designed with simplicity in mmind and multi-window option was not considered as a core feature. Multiple windows break some of the core concepts and APIs in raylib.
raylib does not support multiple Windows by default, it was designed with simplicity in mind and multi-window option was not considered as a core feature. Multiple windows break some of the core concepts and APIs in raylib.
Multiple windows are possible with modifications to raylib and the understanding that some simple things may not work in as simple of a way as they did before.

正在加载...
取消
保存