Changed mmind in line one to mind

master
4Dimensional 1 jaar geleden
bovenliggende
commit
2909066645
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.

Laden…
Annuleren
Opslaan