mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
Added option to disable death penalties Increased maximum custom resolution width Logfiles will be deleted when option gets disabled Added indicator on game processing Added status indicator for memes and dreams Fixes and minor GUI changes
8 lines
118 B
C#
8 lines
118 B
C#
using System.Windows;
|
|
|
|
namespace SekiroFpsUnlockAndMore
|
|
{
|
|
public partial class App : Application
|
|
{
|
|
}
|
|
}
|