Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 98660f0

Browse files
committed
Fix minor changelog messup
1 parent a50638d commit 98660f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If the conditions are not met, the mode switch button will show `Unavailable`.
102102
- Removed all OSX/Linux related code and files because we don't care. See [Liberated Cortex](https://github.com/liberated-cortex) for working Linux port.
103103

104104
- Removed a bunch of low-level `FrameMan` lua bindings:
105-
`FrameMan:ResetSplitScreens`, `FrameMan:PPM` setter, `FrameMan:ResX/Y`, `FrameMan:HSplit/VSplit`, `FrameMan:GetPlayerFrameBufferWidth/Height`, `FrameMan:IsFullscreen`, `FrameMan:ToggleFullScreen,
105+
`FrameMan:ResetSplitScreens`, `FrameMan:PPM` setter, `FrameMan:ResX/Y`, `FrameMan:HSplit/VSplit`, `FrameMan:GetPlayerFrameBufferWidth/Height`, `FrameMan:IsFullscreen`, `FrameMan:ToggleFullScreen`,
106106
`FrameMan:ClearBackbuffer8/32`, `FrameMan:ClearPostEffects`, `FrameMan:ResetFrameTimer`, `FrameMan:ShowPerformanceStats`.
107107

108108
- Native fullscreen mode has been removed due to poor performance compared to windowed/borderless mode and various input device issues.

0 commit comments

Comments
 (0)