QTfrontend/hedgewars.rc
author Wuzzy <Wuzzy2@mail.ru>
Sat, 02 Nov 2019 13:01:28 +0100
changeset 15501 5a30396f8fb2
parent 3238 e99a43a2405b
permissions -rw-r--r--
ClimbHome: Change misleading Seed assignment to nil value This was "Seed = ClimbHome", but ClimbHome was a nil value. This code still worked as the engine interpreted the nil value as empty string. But it can be very misleading. This changeset makes the Seed assignment more explicit by assigning the empty string directly. The compability has been tested.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3238
e99a43a2405b Somehow, these files are not using local encoding
nemo
parents: 1039
diff changeset
     1
IDI_ICON1	ICON	DISCARDABLE	"hedgewars.ico"
e99a43a2405b Somehow, these files are not using local encoding
nemo
parents: 1039
diff changeset
     2