Disable filtering for charmap

This commit is contained in:
jgk
2021-07-18 22:22:14 +02:00
parent 595cb6e9a8
commit e657d8e852
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ sizeFBOs
-> Int -- ^ Lightmap height
-> Int -- ^ Full width
-> Int -- ^ Full height
-> PreloadData a
-> PreloadData a
-> IO (PreloadData a)
sizeFBOs xsize ysize xfull yfull pdata = do
let rdata = _renderData pdata