diff options
| author | cheapie <no-email-for-you@example.com> | 2017-04-24 21:17:29 -0500 | 
|---|---|---|
| committer | cheapie <no-email-for-you@example.com> | 2017-04-24 21:17:29 -0500 | 
| commit | c209fdb5cbf117c145ff3365b0f29b8a8cfcc21a (patch) | |
| tree | 15615579e3919cad593f4c46a1081346eaa935a0 | |
| parent | 504df1aa2e3e70bb4627de570751b293862cdebe (diff) | |
| download | craftconflict-master.tar craftconflict-master.tar.gz craftconflict-master.tar.bz2 craftconflict-master.tar.xz craftconflict-master.zip | |
| -rw-r--r-- | init.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -135,7 +135,7 @@ local function run()  		end  	end  	print(#crafts.shapeless.."/"..#crafts.shapeless.." crafts scanned") -	print(#conflicts.shapeless_shapeless.." found") +	print(#conflicts.shaped_shapeless.." found")  	print()  	print()  	print("=== SHAPED <-> SHAPED CRAFT CONFLICTS ===") | 
