forked from Cavemanon/SnootGame
Implement functions to increase Anon and Fang scores
This commit is contained in:
@ -52,7 +52,7 @@ init python:
|
||||
anonscore += 1
|
||||
|
||||
|
||||
def inscrease_fang_points():
|
||||
def increase_fang_points():
|
||||
global fangscore, lock_scores
|
||||
|
||||
if not lock_scores:
|
||||
|
Reference in New Issue
Block a user