mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Merge branch 'develop' into DisplayString_Scale
This commit is contained in:
commit
fad4cb0255
159 changed files with 6017 additions and 3337 deletions
|
@ -16,7 +16,7 @@ Flow.SetTitleScreenImagePath("Screens\\main.jpg")
|
|||
|
||||
Flow.SetTotalSecretCount(5)
|
||||
|
||||
-- Enable/Disable bilinear filtering.
|
||||
-- Enable/Disable Point Filter (Square, unsmoothed pixels).
|
||||
|
||||
Flow.EnablePointFilter(false)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue