Goonstation 13 - Modules - TypesVar Details - Proc Details

blank program

Vars

authenticatedAre we currently logged in?
setup_acc_filepathWhere do we look for login data?

Procs

find_access_fileLook for the whimsical account_data file
initializeExtracted with great pain from the like 6 other fucking programs that copy pasted this, whyyyy Returns true to halt the call stack

Var Details

authenticated

Are we currently logged in?

setup_acc_filepath

Where do we look for login data?

Proc Details

find_access_file

Look for the whimsical account_data file

initialize

Extracted with great pain from the like 6 other fucking programs that copy pasted this, whyyyy Returns true to halt the call stack