mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 23:10:45 +00:00
new search modes: first, last, smallest
This commit is contained in:
@@ -22,5 +22,5 @@ package com.jpexs.decompiler.flash;
|
||||
*/
|
||||
public enum SearchMode {
|
||||
|
||||
ALL, BIGGEST
|
||||
ALL, BIGGEST, SMALLEST, FIRST, LAST
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user