Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-26 11:00:04 +01:00
Fixed annoying capitalization issue.
Dieser Commit ist enthalten in:
Ursprung
6f2e4c0cf3
Commit
46fae22de4
@ -18,7 +18,7 @@ public interface IBatchProcessorHolder extends IBatchProcessor {
|
|||||||
IBatchProcessor getPostProcessor();
|
IBatchProcessor getPostProcessor();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* set the held processor
|
* Set the held processor
|
||||||
* @param set
|
* @param set
|
||||||
*/
|
*/
|
||||||
void setProcessor(IBatchProcessor set);
|
void setProcessor(IBatchProcessor set);
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren