Disable filtering for charmap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user