#make the desktopFile executable. For some reason, this is not *necessary*, when copying it into /applications.
@ -216,10 +189,6 @@ if (type == '1'):
print("Desktop file has been created!")
if(isDebianForkandisIntelGPU):
print("It has been detected, that you're running a fork of Debian along with an Intel GPU. Please use the provided .desktop File in order to launch the game.")
print("Ignore this message, if you installed AM2R systemwide")
elif(type=='2'):
print("Android selected.\nApplying data patch...")
# To be completely honest I don't know why I made the Android patch work like this.
@ -298,6 +267,3 @@ else:
print("\nThe operation was completed successfully. See you next mission!")