include gui/styles.txt

fsCInGameCheatMenu
{
	name = inGameCheatWindow
	fadeBackground

	standardTextButton
	{
		name = CreditsScreenDoneButton
		textKey = back
		posY = 340
		action = "closeGui inGameCheatWindow"
	}
}
