Feat: start game btn; add todos.md
This commit is contained in:
		| @@ -72,7 +72,7 @@ func HandleFrontLogin(w http.ResponseWriter, r *http.Request) { | ||||
| 		abortWithError(w, err.Error()) | ||||
| 		return | ||||
| 	} | ||||
| 	state := models.MakeTestState() | ||||
| 	state := models.MakeTestState(cleanName) | ||||
| 	state.State.Username = cleanName | ||||
| 	// save state to cache | ||||
| 	// if err := saveState(cleanName, state.State); err != nil { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder