mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-07-06 20:45:26 +08:00
Removed unneeded (in Beef 0.42.4) SDL2 dependency
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
FileVersion = 1
|
||||
Dependencies = {corlib = "*", SDL2 = "*", Strawberry = "*"}
|
||||
Dependencies = {corlib = "*", Strawberry = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "SampleGame"
|
||||
|
Reference in New Issue
Block a user