forked from endorphant/ttbp
		
	Merge branch 'master' of https://github.com/modgethanc/ttbp
This commit is contained in:
		
						commit
						d99bb6447a
					
				| @ -220,6 +220,9 @@ def check_init(): | ||||
| 
 | ||||
|     print("\n\n") | ||||
|     if os.path.exists(os.path.join(os.path.expanduser("~"),".ttbp")): | ||||
|         if config.USER == "endorphant": | ||||
|             print("hey boss! :D\n") | ||||
|         else: | ||||
|             print("{greeting}, {user}".format(greeting=chatter.say("greet"), | ||||
|                 user=config.USER)) | ||||
| 
 | ||||
| @ -229,6 +232,7 @@ def check_init(): | ||||
|         elif not valid_setup(): | ||||
|             setup_repair() | ||||
|         else: | ||||
| 
 | ||||
|             raw_input("press <enter> to explore your feels.\n\n") | ||||
| 
 | ||||
|         core.load(SETTINGS) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user