[Headless] Fix for not receiving any SDL events on Linux (#4182)

* headless: Fix SDL events not working

* Add nuget.config
This commit is contained in:
TSRBerry 2022-12-29 15:09:18 +01:00 committed by GitHub
parent c20f3fbebd
commit 3d1a0bf374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 2 deletions

3
.gitignore vendored
View file

@ -125,6 +125,9 @@ ClientBin/
packages/*
*.config
# Include nuget.config
!nuget.config
# RIA/Silverlight projects
Generated_Code/