mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 05:33:00 +00:00 
			
		
		
		
	Woops
I ran the tests, just not checkstyle.
This commit is contained in:
		| @@ -91,6 +91,7 @@ public class FSAPI implements ILuaAPI | ||||
|      * @return The new path, with separators added between parts as needed. | ||||
|      * @cc.tparam string path The first part of the path. For example, a parent directory path. | ||||
|      * @cc.tparam string ... Additional parts of the path to combine. | ||||
|      * @throws LuaException On argument errors. | ||||
|      */ | ||||
|     @LuaFunction | ||||
|     public final String combine( IArguments arguments ) throws LuaException | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev