mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update Gameflow.lua
This commit is contained in:
parent
58b1a33557
commit
5f2ba4cdf0
1 changed files with 1 additions and 1 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